Leadtools.Dicom Namespace > DicomAssociate Class > AddUserInformation Method : AddUserInformation(Byte,Byte[]) Method |
'Declaration Public Overloads Sub AddUserInformation( _ ByVal type As Byte, _ ByVal data() As Byte _ )
'Usage Dim instance As DicomAssociate Dim type As Byte Dim data() As Byte instance.AddUserInformation(type, data)
ObjectiveC Syntax
public: void AddUserInformation( byte type, array<byte>^ data )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
DicomAssociate Class
DicomAssociate Members
Overload List
UserInformationCount Property
GetUserInformationType Method
GetUserInformationDataLength Method
GetUserInformationDataPtr Method
GetUserInformationData Method
SetUserInformation(Int32,Byte,IntPtr,Int32) Method
DeleteUserInformation Method